ITaskObservableAwaiter.GetResult() method¶
Defined in
Type: ITaskObservableAwaiterSystem.Reactive
Assembly: System.Reactive.dll
Applies to
netstandard2.0
T GetResult()
Summary: Gets the result produced by the observable sequence.
Returns: T -- The result produced by the observable sequence.